[INFO] cloning repository https://github.com/Jaheay/practice_leetcode_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jaheay/practice_leetcode_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaheay%2Fpractice_leetcode_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaheay%2Fpractice_leetcode_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7a0ac40a85053b9deb4fab17ba4bf80f99d964ee
[INFO] testing Jaheay/practice_leetcode_rust against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaheay%2Fpractice_leetcode_rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Jaheay/practice_leetcode_rust
[INFO] finished tweaking git repo https://github.com/Jaheay/practice_leetcode_rust
[INFO] tweaked toml for git repo https://github.com/Jaheay/practice_leetcode_rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jaheay/practice_leetcode_rust on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cee8a2ed92b32eb9e94daa375b85234c50479267d7b54331541011b910120dc7
[INFO] running `Command { std: "docker" "start" "-a" "cee8a2ed92b32eb9e94daa375b85234c50479267d7b54331541011b910120dc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cee8a2ed92b32eb9e94daa375b85234c50479267d7b54331541011b910120dc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cee8a2ed92b32eb9e94daa375b85234c50479267d7b54331541011b910120dc7", kill_on_drop: false }`
[INFO] [stdout] cee8a2ed92b32eb9e94daa375b85234c50479267d7b54331541011b910120dc7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d75cd0b230767e4325d25a82152dad41f30be3012eda805a42fe50fbba7a23a6
[INFO] running `Command { std: "docker" "start" "-a" "d75cd0b230767e4325d25a82152dad41f30be3012eda805a42fe50fbba7a23a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling leetcode_problems v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
[INFO] running `Command { std: "docker" "inspect" "d75cd0b230767e4325d25a82152dad41f30be3012eda805a42fe50fbba7a23a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d75cd0b230767e4325d25a82152dad41f30be3012eda805a42fe50fbba7a23a6", kill_on_drop: false }`
[INFO] [stdout] d75cd0b230767e4325d25a82152dad41f30be3012eda805a42fe50fbba7a23a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2eb33423ea4ffd6442b8bd36a83a706813f0f08be22a6327077962ff89cd9ffb
[INFO] running `Command { std: "docker" "start" "-a" "2eb33423ea4ffd6442b8bd36a83a706813f0f08be22a6327077962ff89cd9ffb", kill_on_drop: false }`
[INFO] [stderr]    Compiling leetcode_problems v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.21s
[INFO] running `Command { std: "docker" "inspect" "2eb33423ea4ffd6442b8bd36a83a706813f0f08be22a6327077962ff89cd9ffb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2eb33423ea4ffd6442b8bd36a83a706813f0f08be22a6327077962ff89cd9ffb", kill_on_drop: false }`
[INFO] [stdout] 2eb33423ea4ffd6442b8bd36a83a706813f0f08be22a6327077962ff89cd9ffb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b76111799173760e55e17eee9d2ee820db65d212880027d557f1888de8aa80cf
[INFO] running `Command { std: "docker" "start" "-a" "b76111799173760e55e17eee9d2ee820db65d212880027d557f1888de8aa80cf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/leetcode_problems-a70ac7dd9cbf3f84)
[INFO] [stdout] 
[INFO] [stdout] running 186 tests
[INFO] [stdout] test problems::problem0001::examples::example1 ... ok
[INFO] [stdout] test problems::problem0001::examples::example2 ... ok
[INFO] [stdout] test problems::problem0001::examples::example3 ... ok
[INFO] [stdout] test problems::problem0002::examples::example1 ... ok
[INFO] [stdout] test problems::problem0002::examples::example2 ... ok
[INFO] [stdout] test problems::problem0002::examples::example3 ... ok
[INFO] [stdout] test problems::problem0003::examples::example1 ... ok
[INFO] [stdout] test problems::problem0003::examples::example3 ... ok
[INFO] [stdout] test problems::problem0003::examples::example2 ... ok
[INFO] [stdout] test problems::problem0003::examples::tricky1 ... ok
[INFO] [stdout] test problems::problem0003::examples::tricky2 ... ok
[INFO] [stdout] test problems::problem0003::examples::tricky3 ... ok
[INFO] [stdout] test problems::problem0004::examples::example1 ... ok
[INFO] [stdout] test problems::problem0004::examples::example2 ... ok
[INFO] [stdout] test problems::problem0004::examples::tricky1 ... ok
[INFO] [stdout] test problems::problem0001::constraints::constraint_nums_value_max - should panic ... ok
[INFO] [stdout] test problems::problem0001::constraints::constraint_nums_length_max - should panic ... ok
[INFO] [stdout] test problems::problem0001::constraints::constraint_target_max - should panic ... ok
[INFO] [stdout] test problems::problem0005::examples::example1 ... ok
[INFO] [stdout] test problems::problem0005::examples::tricky1 ... ok
[INFO] [stdout] test problems::problem0005::examples::example2 ... ok
[INFO] [stdout] test problems::problem0005::examples::tricky2 ... ok
[INFO] [stdout] test problems::problem0002::constraints::node_val_max - should panic ... ok
[INFO] [stdout] test problems::problem0001::constraints::constraint_nums_value_min - should panic ... ok
[INFO] [stdout] test problems::problem0006::constraints::s_len_min - should panic ... ok
[INFO] [stdout] test problems::problem0006::examples::example1 ... ok
[INFO] [stdout] test problems::problem0006::examples::example2 ... ok
[INFO] [stdout] test problems::problem0001::constraints::constraint_nums_length_min - should panic ... ok
[INFO] [stdout] test problems::problem0002::constraints::node_val_min - should panic ... ok
[INFO] [stdout] test problems::problem0007::examples::example2 ... ok
[INFO] [stdout] test problems::problem0007::examples::example3 ... ok
[INFO] [stdout] test problems::problem0002::constraints::list_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0003::constraints::string_length_max - should panic ... ok
[INFO] [stdout] test problems::problem0004::constraints::both_inputs_not_empty - should panic ... ok
[INFO] [stdout] test problems::problem0006::constraints::numrows_min - should panic ... ok
[INFO] [stdout] test problems::problem0008::examples::example1 ... ok
[INFO] [stdout] test problems::problem0006::examples::example3 ... ok
[INFO] [stdout] test problems::problem0007::examples::example1 ... ok
[INFO] [stdout] test problems::problem0008::examples::example2 ... ok
[INFO] [stdout] test problems::problem0008::examples::example3 ... ok
[INFO] [stdout] test problems::problem0009::examples::example1 ... ok
[INFO] [stdout] test problems::problem0008::constraints::s_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0009::examples::example2 ... ok
[INFO] [stdout] test problems::problem0009::examples::example3 ... ok
[INFO] [stdout] test problems::problem0004::constraints::num2_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0005::constraints::string_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0005::constraints::string_is_alphanumeric - should panic ... ok
[INFO] [stdout] test problems::problem0011::constraints::container_len_min - should panic ... ok
[INFO] [stdout] test problems::problem0011::constraints::height_min - should panic ... ok
[INFO] [stdout] test problems::problem0012::examples::example1 ... ok
[INFO] [stdout] test problems::problem0011::examples::example2 ... ok
[INFO] [stdout] test problems::problem0012::examples::example2 ... ok
[INFO] [stdout] test problems::problem0013::constraints::constaint_valid_char - should panic ... ok
[INFO] [stdout] test problems::problem0001::constraints::constraint_target_min - should panic ... ok
[INFO] [stdout] test problems::problem0013::examples::example2 ... ok
[INFO] [stdout] test problems::problem0013::examples::example1 ... ok
[INFO] [stdout] test problems::problem0011::examples::example1 ... ok
[INFO] [stdout] test problems::problem0012::examples::example3 ... ok
[INFO] [stdout] test problems::problem0006::constraints::invalid_chars - should panic ... ok
[INFO] [stdout] test problems::problem0014::examples::example1 ... ok
[INFO] [stdout] test problems::problem0014::examples::example2 ... ok
[INFO] [stdout] test problems::problem0006::constraints::numrows_max - should panic ... ok
[INFO] [stdout] test problems::problem0006::constraints::s_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0008::constraints::invalid_chars - should panic ... ok
[INFO] [stdout] test problems::problem0004::constraints::num1_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0011::constraints::height_max - should panic ... ok
[INFO] [stdout] test problems::problem0015::examples::example2 ... ok
[INFO] [stdout] test problems::problem0015::examples::example1 ... ok
[INFO] [stdout] test problems::problem0005::constraints::string_len_min - should panic ... ok
[INFO] [stdout] test problems::problem0012::constraints::constaint_value_max - should panic ... ok
[INFO] [stdout] test problems::problem0011::constraints::container_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0014::constraints::invalid_characters - should panic ... ok
[INFO] [stdout] test problems::problem0013::examples::example3 ... ok
[INFO] [stdout] test problems::problem0014::constraints::vector_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0012::constraints::constaint_value_min - should panic ... ok
[INFO] [stdout] test problems::problem0014::constraints::word_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0014::constraints::vector_len_min - should panic ... ok
[INFO] [stdout] test problems::problem0015::examples::example3 ... ok
[INFO] [stdout] test problems::problem0015::examples::test1 ... ok
[INFO] [stdout] test problems::problem0015::examples::test2 ... ok
[INFO] [stdout] test problems::problem0016::constraints::nums_length_max - should panic ... ok
[INFO] [stdout] test problems::problem0015::constraints::nums_length_max - should panic ... ok
[INFO] [stdout] test problems::problem0016::constraints::target_max - should panic ... ok
[INFO] [stdout] test problems::problem0016::constraints::target_min - should panic ... ok
[INFO] [stdout] test problems::problem0013::constraints::constraint_len - should panic ... ok
[INFO] [stdout] test problems::problem0015::constraints::nums_value_max - should panic ... ok
[INFO] [stdout] test problems::problem0015::constraints::nums_value_min - should panic ... ok
[INFO] [stdout] test problems::problem0016::constraints::nums_length_min - should panic ... ok
[INFO] [stdout] test problems::problem0016::examples::example1 ... ok
[INFO] [stdout] test problems::problem0016::constraints::nums_value_max - should panic ... ok
[INFO] [stdout] test problems::problem0016::examples::example2 ... ok
[INFO] [stdout] test problems::problem0015::constraints::nums_length_min - should panic ... ok
[INFO] [stdout] test problems::problem0016::constraints::nums_value_min - should panic ... ok
[INFO] [stdout] test problems::problem0017::constraints::digits_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0017::constraints::digits_val_min - should panic ... ok
[INFO] [stdout] test problems::problem0017::constraints::digits_val_pound - should panic ... ok
[INFO] [stdout] test problems::problem0017::constraints::digits_val_star - should panic ... ok
[INFO] [stdout] test problems::problem0017::examples::example1 ... ok
[INFO] [stdout] test problems::problem0017::examples::example2 ... ok
[INFO] [stdout] test problems::problem0017::constraints::digits_val_zero - should panic ... ok
[INFO] [stdout] test problems::problem0018::constraints::nums_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0018::examples::example1 ... ok
[INFO] [stdout] test problems::problem0017::examples::example3 ... ok
[INFO] [stdout] test problems::problem0018::examples::example2 ... ok
[INFO] [stdout] test problems::problem0020::constraints::string_length_max - should panic ... ok
[INFO] [stdout] test problems::problem0020::examples::example1 ... ok
[INFO] [stdout] test problems::problem0018::constraints::nums_val_max - should panic ... ok
[INFO] [stdout] test problems::problem0020::examples::example2 ... ok
[INFO] [stdout] test problems::problem0020::examples::example3 ... ok
[INFO] [stdout] test problems::problem0021::examples::example1 ... ok
[INFO] [stdout] test problems::problem0021::examples::example2 ... ok
[INFO] [stdout] test problems::problem0018::constraints::nums_len_min - should panic ... ok
[INFO] [stdout] test problems::problem0018::constraints::nums_val_min - should panic ... ok
[INFO] [stdout] test problems::problem0021::constraints::node_count_max - should panic ... ok
[INFO] [stdout] test problems::problem0020::constraints::string_invalid - should panic ... ok
[INFO] [stdout] test problems::problem0018::constraints::nums_target_min - should panic ... ok
[INFO] [stdout] test problems::problem0022::examples::example2 ... ok
[INFO] [stdout] test problems::problem0021::constraints::node_non_decreasing_sort - should panic ... ok
[INFO] [stdout] test problems::problem0021::constraints::node_val_max - should panic ... ok
[INFO] [stdout] test problems::problem0023::examples::example2 ... ok
[INFO] [stdout] test problems::problem0021::constraints::node_val_min - should panic ... ok
[INFO] [stdout] test problems::problem0023::examples::example1 ... ok
[INFO] [stdout] test problems::problem0022::constraints::n_min - should panic ... ok
[INFO] [stdout] test problems::problem0021::examples::example3 ... ok
[INFO] [stdout] test problems::problem0022::examples::example1 ... ok
[INFO] [stdout] test problems::problem0018::constraints::nums_target_max - should panic ... ok
[INFO] [stdout] test problems::problem0023::examples::example3 ... ok
[INFO] [stdout] test problems::problem0024::examples::example1 ... ok
[INFO] [stdout] test problems::problem0024::examples::example2 ... ok
[INFO] [stdout] test problems::problem0024::examples::example3 ... ok
[INFO] [stdout] test problems::problem0024::examples::example4 ... ok
[INFO] [stdout] test problems::problem0023::constraints::node_non_decreasing_sort - should panic ... ok
[INFO] [stdout] test problems::problem0023::constraints::node_count_max - should panic ... ok
[INFO] [stdout] test problems::problem0022::constraints::n_max - should panic ... ok
[INFO] [stdout] test problems::problem0023::constraints::node_val_max - should panic ... ok
[INFO] [stdout] test problems::problem0024::constraints::node_count_max - should panic ... ok
[INFO] [stdout] test problems::problem0023::constraints::node_val_min - should panic ... ok
[INFO] [stdout] test problems::problem0024::constraints::node_val_max - should panic ... ok
[INFO] [stdout] test problems::problem0023::constraints::sum_of_lists - should panic ... ok
[INFO] [stdout] test problems::problem0024::constraints::node_val_min - should panic ... ok
[INFO] [stdout] test problems::problem0026::constraints::num_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0026::constraints::num_sort_decending - should panic ... ok
[INFO] [stdout] test problems::problem0026::constraints::num_val_max - should panic ... ok
[INFO] [stdout] test problems::problem0026::constraints::num_val_min - should panic ... ok
[INFO] [stdout] test problems::problem0026::constraints::num_len_min - should panic ... ok
[INFO] [stdout] test problems::problem0026::examples::example1 ... ok
[INFO] [stdout] test problems::problem0026::examples::example2 ... ok
[INFO] [stdout] test problems::problem0027::constraints::num_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0027::constraints::num_val_min - should panic ... ok
[INFO] [stdout] test problems::problem0027::constraints::val_min - should panic ... ok
[INFO] [stdout] test problems::problem0027::examples::example_1 ... ok
[INFO] [stdout] test problems::problem0027::examples::example_2 ... ok
[INFO] [stdout] test problems::problem0028::constraints::haystack_invalid_chars - should panic ... ok
[INFO] [stdout] test problems::problem0028::examples::example_2 ... ok
[INFO] [stdout] test problems::problem0029::examples::example_1 ... ok
[INFO] [stdout] test problems::problem0029::examples::example_2 ... ok
[INFO] [stdout] test problems::problem0029::examples::tricky1_max_div_by_one ... ok
[INFO] [stdout] test problems::problem0027::constraints::val_max - should panic ... ok
[INFO] [stdout] test problems::problem0028::constraints::needle_invalid_chars - should panic ... ok
[INFO] [stdout] test problems::problem0028::constraints::haystack_len_min - should panic ... ok
[INFO] [stdout] test problems::problem0028::examples::example_1 ... ok
[INFO] [stdout] test problems::problem0027::constraints::num_val_max - should panic ... ok
[INFO] [stdout] test problems::problem0028::constraints::needle_len_min - should panic ... ok
[INFO] [stdout] test problems::problem0031::constraints::num_len_min - should panic ... ok
[INFO] [stdout] test problems::problem0031::constraints::num_val_max - should panic ... ok
[INFO] [stdout] test problems::problem0031::examples::example_3 ... ok
[INFO] [stdout] test problems::problem0031::examples::tricky1_width_2 ... ok
[INFO] [stdout] test problems::problem0234::examples::example2 ... ok
[INFO] [stdout] test problems::problem0234::constraints::node_val_max - should panic ... ok
[INFO] [stdout] test problems::problem0031::constraints::num_val_min - should panic ... ok
[INFO] [stdout] test problems::problem0031::examples::example_1 ... ok
[INFO] [stdout] test problems::problem0031::examples::example_2 ... ok
[INFO] [stdout] test problems::problem0412::examples::example1 ... ok
[INFO] [stdout] test problems::problem0028::constraints::needle_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0412::examples::example2 ... ok
[INFO] [stdout] test problems::problem0412::examples::example3 ... ok
[INFO] [stdout] test problems::problem0031::constraints::num_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0029::constraints::divisor_zero - should panic ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'problems::problem0234::constraints::node_len_max' (194) has overflowed its stack
[INFO] [stderr] fatal runtime error: stack overflow, aborting
[INFO] [stderr] error: test failed, to rerun pass `--bin leetcode_problems`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/leetcode_problems-a70ac7dd9cbf3f84` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "b76111799173760e55e17eee9d2ee820db65d212880027d557f1888de8aa80cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b76111799173760e55e17eee9d2ee820db65d212880027d557f1888de8aa80cf", kill_on_drop: false }`
[INFO] [stdout] b76111799173760e55e17eee9d2ee820db65d212880027d557f1888de8aa80cf
